Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Give the power supply & clock frequency of 8085?Mar 16
Does C# support a variable number of arguments?Sep 02
How do assemblies find each other?Sep 03
Find if the following function prototype contains any error: double area(int ) Dec 02
Which overloads a unary minus operator and returns no values - Select optionMar 21
Consider the following code segment and select one of the optionOct 27
Give an example of one address microprocessor?Nov 26
From which two sources can you generate SQL scripts? Dec 21
Why does excel display number signs(###) in a cell?Jan 20
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
How can I find out what the garbage collector is doing?Sep 08
In Oracle, how can you find out what tables and views you own? Dec 21
Which of the following will be used to access the two entries, namely key and va...Apr 21
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
What are the fundamental differences between value types and reference types?Mar 12
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following statement defines more than one generic data type in a cl...Apr 08
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Which one of the following OOP concepts enables reusability of components?May 28
Which one of the following options is true on the topic of Simula67?Nov 21
so an int is a value type, and a class is a reference type. How can int be deriv...Dec 10